Telegram Group & Telegram Channel
Note #40 gops - list of your go process currently running

Нашел отличный тул gops, которые показывает список Go процессов, которые сейчас запущены.

$ go get -u github.com/google/gops


С помощью gops легко посмотреть версию Go бинарника который сейчас запущен:
$ gops
64186 81994 gops go1.13 /Users/andrii/workspace/bin/gops
76 1 com.docker.vmnetd go1.12.7 /Library/PrivilegedHelperTools/com.docker.vmnetd
….

$ gops tree
├── 81994
│ └── 70280 (gops) {go1.13}
├── 1
│ ├── 76 (com.docker.vmnetd) {go1.12.7}
│ ├── 28657 (updater) {go1.13}
│ ├── 28669 (kbfs) {go1.13}
│ └── 28663 (keybase) {go1.13}
├── 5099
│ ├── 5106 (com.docker.backend) {go1.12.7}
│ └── 5104 (com.docker.driver.amd64-linux) {go1.12.7}
└── 5032

Больше примеров как обычно в README [1]

Links:
[1] https://github.com/google/gops



tg-me.com/golang_for_two/66
Create:
Last Update:

Note #40 gops - list of your go process currently running

Нашел отличный тул gops, которые показывает список Go процессов, которые сейчас запущены.

$ go get -u github.com/google/gops


С помощью gops легко посмотреть версию Go бинарника который сейчас запущен:
$ gops
64186 81994 gops go1.13 /Users/andrii/workspace/bin/gops
76 1 com.docker.vmnetd go1.12.7 /Library/PrivilegedHelperTools/com.docker.vmnetd
….

$ gops tree
├── 81994
│ └── 70280 (gops) {go1.13}
├── 1
│ ├── 76 (com.docker.vmnetd) {go1.12.7}
│ ├── 28657 (updater) {go1.13}
│ ├── 28669 (kbfs) {go1.13}
│ └── 28663 (keybase) {go1.13}
├── 5099
│ ├── 5106 (com.docker.backend) {go1.12.7}
│ └── 5104 (com.docker.driver.amd64-linux) {go1.12.7}
└── 5032

Больше примеров как обычно в README [1]

Links:
[1] https://github.com/google/gops

BY 🇺🇦 Go for two :)




Share with your friend now:
tg-me.com/golang_for_two/66

View MORE
Open in Telegram


🇺🇦 Go на двоих Telegram | DID YOU KNOW?

Date: |

Telegram announces Anonymous Admins

The cloud-based messaging platform is also adding Anonymous Group Admins feature. As per Telegram, this feature is being introduced for safer protests. As per the Telegram blog post, users can “Toggle Remain Anonymous in Admin rights to enable Batman mode. The anonymized admin will be hidden in the list of group members, and their messages in the chat will be signed with the group name, similar to channel posts.”

Dump Scam in Leaked Telegram Chat

A leaked Telegram discussion by 50 so-called crypto influencers has exposed the extraordinary steps they take in order to profit on the back off unsuspecting defi investors. According to a leaked screenshot of the chat, an elaborate plan to defraud defi investors using the worthless “$Few” tokens had been hatched. $Few tokens would be airdropped to some of the influencers who in turn promoted these to unsuspecting followers on Twitter.

🇺🇦 Go на двоих from us


Telegram 🇺🇦 Go for two :)
FROM USA